Welcome![Sign In][Sign Up]
Location:
Search - ofdm simulator

Search list

[CommunicationMIMO(OFDM)simulator

Description: This project demonstrates OFDM with adaptive modulation applied to Multiple-Input Multiple- Output (MIMO) systems. The analysis and simulation is considered in two stages. The rst stage involves the application of a variable-rate variable-power MQAM technique for a Single-Input Single-Output (SISO) OFDM system. The second stage applies adaptive modulation to a general MIMO system by making use of the Singular Value Decomposition to separate the MIMO channel into parallel subchannels.
Platform: | Size: 15388 | Author: steven | Hits:

[CommunicationWLAN-simulator

Description: ofdm结合2x2的mimo结构的WLAN环境数据传输仿真程序matlab版,包括信道估计和同步等模块。-OFDM combine 2x2 MIMO structure of the WLAN environment data transfer simulation program Matla b version, including channel estimation and synchronization module.
Platform: | Size: 27648 | Author: 尹浩 | Hits:

[Post-TeleCom sofeware systemsIEEE80216aSim1_1Exe

Description: ofdm simulator, one program can illustrate how ofdm works... -OFDM simulator, one program can illustrate how OFDM works ...
Platform: | Size: 345088 | Author: bbg | Hits:

[OtherOFDM_emluator

Description: ofdm仿真器,外部功能。输入发射天线数和接收天线数,输出信噪比、误比特率-ofdm simulator, the external function. Importation fired several antennas and receiving antennas few, and the output signal-to-noise ratio, bit error rate
Platform: | Size: 1024 | Author: luoyanqun | Hits:

[DocumentsOFDM-basedWirelessBroadBandSystemSimulator

Description: 基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.-OFDM-based wireless broadband system simulation It contains mainly two parts, ie link-level simulator and system-level simulator.Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx . Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.System- level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
Platform: | Size: 256000 | Author: zhangli | Hits:

[matlabOFDM(matlab)

Description: ofdm的详细仿真,包括信道,多径,及多部分的波形,详细的说明-OFDM detailed simulation, including channel, multi-path, and multi-part of the waveform, a detailed description of
Platform: | Size: 19456 | Author: Aries | Hits:

[CommunicationMIMO(OFDM)simulator

Description: This project demonstrates OFDM with adaptive modulation applied to Multiple-Input Multiple- Output (MIMO) systems. The analysis and simulation is considered in two stages. The rst stage involves the application of a variable-rate variable-power MQAM technique for a Single-Input Single-Output (SISO) OFDM system. The second stage applies adaptive modulation to a general MIMO system by making use of the Singular Value Decomposition to separate the MIMO channel into parallel subchannels.
Platform: | Size: 15360 | Author: steven | Hits:

[matlabOFDM

Description: OFDM信号及其频谱的matlab仿真源代码,输入信号为随机产生的二进制序列并插入了保护间隔-OFDM signal and its spectrum simulation matlab source code, the input signal for randomly generated binary sequence and insert a guard interval
Platform: | Size: 4096 | Author: 优优 | Hits:

[matlabImplementation of a WiMAX simulator in Simulink.zi

Description: The aim of this diploma thesis is to implement all compulsory features of the WiMAX OFDM physical layer specified in IEEE 802.16-2004 in Matlab Simulink.
Platform: | Size: 1885184 | Author: sato | Hits:

[matlabofdm-siso

Description: 正交频分复用是一种多载波宽带数字调制技术。相比一般的数字通信系统, 它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。- OFDM Simulator -------------------------------------------------------------------------------- MIMO OFDM Simulator: OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile. svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes. BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance. ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel). chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation. EnergyTableInit.m: Given the SNR values, form a table of energy increments for
Platform: | Size: 184320 | Author: 田静 | Hits:

[Other95302902MIMO(OFDM)simulator

Description: this a program of simulink about OFDM
Platform: | Size: 15360 | Author: hunter | Hits:

[3G developsimulator

Description: 有很多源程序,可供OFDM编程使用~16QAM,64qam-There are many source for the use of OFDM Programming ~ 16QAM, 64qam, etc.
Platform: | Size: 26624 | Author: 小红 | Hits:

[File FormatOFDMMATLAB-simulator

Description: 本文对OFDM技术进行了MATLAB仿真-about OFDM-matlab simulator
Platform: | Size: 19456 | Author: 朱燕 | Hits:

[matlabofdm-simulator

Description: 用MATLAB实现OFDM的系统仿真程序-about ofdm matlab simulator
Platform: | Size: 143360 | Author: 朱燕 | Hits:

[GUI DevelopMIMO-OFDM-Simulator

Description: MIMO ofdm 仿真-MIMO ofdm
Platform: | Size: 169984 | Author: 花开 | Hits:

[matlabOFDM

Description: This a standard ofdm simulator-This is a standard ofdm simulator
Platform: | Size: 1024 | Author: Naser | Hits:

[matlabMIMO-OFDM-Simulator

Description: 完整的OFDM自适应资源分配仿真程序,OFDM.m为主程序,修改发送和接受天线数量可实现MIMO OFDM仿真。-Complete OFDM Adaptive resource allocation simulation program, OFDM.m the main program, modify the number of transmit and receive antennas to achieve MIMO OFDM simulation.
Platform: | Size: 208896 | Author: jason Hu | Hits:

[Communication-MobileMIMO-OFDM-Simulator

Description: MIMO OFDM 仿真 信道容量 误码率-MIMO OFDM simulator channel capacity BER
Platform: | Size: 14336 | Author: njz | Hits:

[matlabMIMO-OFDM-Simulator

Description:  多输入多输出正交分频多工模拟器。    正交分频多工:OFDM模拟器(外层函数)         create_channel:产生一个瑞利衰落信道复用,解的天线配置、正交分频多工结构、power-delay档案。         svd_decompose_channel:既然全网络知识是假设,在并行传输奇异值模式。这个函数分解这些频道模式。         BitLoad:适用bit-loading算法来实现预期的钻头和能量 -MIMO OFDM Simulator: OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile. svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes. BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance. ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel). chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation. EnergyTableInit.m: Given the SNR values, form a table of energy increments for each channel. campello_algo.m: Apply Campello s algorithm to converge to the optimal bit and energy allocatio
Platform: | Size: 14336 | Author: liufan | Hits:

[matlabOFDM-System-Simulator

Description: MIMO OFDM系统仿真,包括分析和系统、链路仿真-MIMO OFDM system simulation, including analysis and systems, Link Simulation
Platform: | Size: 252928 | Author: 王伟 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net